ODAC

TOraRef Properties

Properties of the TOraRef class.

For a complete list of the TOraRef class members, see the TOraRef Members topic.

Public

Name Description

AsHex

Used to convert the REF value converted to the hexadecimal string.

AttrAsArray (inherited from TOraObject)

Used to get the TOraArray type attribute value.

AttrAsDateTime (inherited from TOraObject)

Used to read the attribute's data value into TDateTime, or to assign a TDateTime value to the contents of an attribute.

AttrAsFloat (inherited from TOraObject)

Used to read the attribute's data value into a double, or to assign a double value to the contents of an attribute.

AttrAsInteger (inherited from TOraObject)

Used to read the attribute's data value as integer, or to assign an integer value to the contents of an attribute.

AttrAsLob (inherited from TOraObject)

Used to get reference to the TOraLob object that represents the LOBAttribute value.

AttrAsObject (inherited from TOraObject)

Used to read the attribute's data value as TOraObject, or to assign a TOraObject value to the contents of an attribute.

AttrAsOCIDate (inherited from TOraObject)

Used to read the attribute's data value as OCIDate, or to assign an OCIDate value to the contents of an attribute.

AttrAsOCINumber (inherited from TOraObject)

Used to read the attribute's data value into OCINumber, or to assign an OCINumber value to the contents of an attribute.

AttrAsOCIString (inherited from TOraObject)

Used to read the attribute's data value as OCIString, or to assign an OCIString value to the contents of an attribute.

AttrAsString (inherited from TOraObject)

Used to read the attribute's data value as string, or to assign a string value to the contents of an attribute.

AttrIsNull (inherited from TOraObject)

Used to indicate if the attribute value is NULL.

Indicator (inherited from TOraObject)

Used to get a pointer to the indicator structure of an object.

Instance (inherited from TOraObject)

Used to get a pointer to the internal representation of an object.

IsNull (inherited from TOraObject)

Used to verify if an object is empty.

ObjectType (inherited from TOraObject)

Used to indicate the object type.

OCIRef

Used to get or set the OCIRef handle of reference.

OCIRefPtr

Provides reference to OCIRef handle.

OCISvcCtx (inherited from TOraObject)

Used to assign a service context handle.

RefCount (inherited from TSharedObject)

Used to return the count of reference to a TSharedObject object.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback